AddDocument method

Adds the specified document to the current export package.

Syntax

AddDocument(DocGlobalID As String)

Parameters

Name

Description

DocGlobalID

The GlobalID value of the document to add.

Remarks

Only supported for export packages in the Open status.

Related concepts

About the ExportPackage object